From 6fff5bbcf113c39ce1194da3450ed0097fbdba46 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 9 Feb 2023 09:27:47 +0000 Subject: [PATCH] d/gbp.conf, d/watch: Branch for experimental --- debian/gbp.conf | 2 +- debian/watch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index d932f9fd27..7eebcaf2fd 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,7 +1,7 @@ [DEFAULT] pristine-tar = True debian-branch = debian/master -upstream-branch = upstream/4.8.x +upstream-branch = upstream/latest upstream-vcs-tag = %(version)s [buildpackage] diff --git a/debian/watch b/debian/watch index 60faf13323..747e288d46 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=4 opts="repack,dversionmangle=s/[~+](?:dfsg|ds)[0-9]*//g,repacksuffix=+ds" \ -https://download.gnome.org/sources/gtk/(\d[\d\.]+[02468])/ \ +https://download.gnome.org/sources/gtk/(\d[\d\.]+)/ \ gtk-@ANY_VERSION@\.tar\.xz -- 2.30.2